home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_72878.txt < prev    next >
Text File  |  1989-09-27  |  8KB  |  375 lines

  1. -- card: 72878 from stack: in
  2. -- bmap block id: 72993
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Export Data DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=246 top=73 right=89 bottom=324
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: popupFolder
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupFolder
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupFolder
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=203 top=180 right=212 bottom=363
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: doc name
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupDoc
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupDoc
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 7 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=203 top=93 right=171 bottom=359
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: list
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupList
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupList
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 8 (button)
  78. -- low flags: 00
  79. -- high flags: 2000
  80. -- rect: left=372 top=89 right=101 bottom=426
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: drive
  89. ----- HyperTalk script -----
  90. on mouseDown
  91.   show card field popupDrive
  92. end mouseDown
  93.  
  94. on mouseUp
  95.   hide card field popupDrive
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 9 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=369 top=110 right=214 bottom=435
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: 
  112. ----- HyperTalk script -----
  113. on mouseDown
  114.   show card field popupButtons
  115. end mouseDown
  116.  
  117. on mouseUp
  118.   hide card field popupButtons
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 10 (field)
  124. -- low flags: 01
  125. -- high flags: 2002
  126. -- rect: left=18 top=63 right=86 bottom=181
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 0
  130. -- font id: 3
  131. -- text size: 10
  132. -- style flags: 0
  133. -- line height: 13
  134. -- part name: Inbox
  135.  
  136.  
  137. -- part 12 (field)
  138. -- low flags: 81
  139. -- high flags: 2004
  140. -- rect: left=196 top=91 right=196 bottom=371
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 0
  144. -- font id: 3
  145. -- text size: 10
  146. -- style flags: 0
  147. -- line height: 13
  148. -- part name: popupFolder
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   hide card field "popupFolder"
  152. end mouseUp
  153.  
  154.  
  155. -- part 13 (field)
  156. -- low flags: 81
  157. -- high flags: 2004
  158. -- rect: left=196 top=89 right=258 bottom=367
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 0
  162. -- font id: 3
  163. -- text size: 10
  164. -- style flags: 0
  165. -- line height: 13
  166. -- part name: popupButtons
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   hide card field "popupButtons"
  170. end mouseUp
  171.  
  172.  
  173. -- part 14 (field)
  174. -- low flags: 81
  175. -- high flags: 2004
  176. -- rect: left=363 top=106 right=145 bottom=445
  177. -- title width / last selected line: 0
  178. -- icon id / first selected line: 0 / 0
  179. -- text alignment: 0
  180. -- font id: 3
  181. -- text size: 10
  182. -- style flags: 0
  183. -- line height: 13
  184. -- part name: popupDrive
  185. ----- HyperTalk script -----
  186. on mouseUp
  187.   hide card field "popupDrive"
  188. end mouseUp
  189.  
  190.  
  191. -- part 15 (field)
  192. -- low flags: 81
  193. -- high flags: 2004
  194. -- rect: left=166 top=156 right=180 bottom=407
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 0 / 0
  197. -- text alignment: 0
  198. -- font id: 3
  199. -- text size: 10
  200. -- style flags: 0
  201. -- line height: 13
  202. -- part name: popupDoc
  203. ----- HyperTalk script -----
  204. on mouseUp
  205.   hide card field "popupDoc"
  206. end mouseUp
  207.  
  208.  
  209. -- part 18 (field)
  210. -- low flags: 81
  211. -- high flags: 2004
  212. -- rect: left=364 top=93 right=171 bottom=448
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 0
  216. -- font id: 3
  217. -- text size: 10
  218. -- style flags: 0
  219. -- line height: 13
  220. -- part name: popupList
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   hide card field "popupList"
  224. end mouseUp
  225.  
  226.  
  227. -- part 19 (button)
  228. -- low flags: 00
  229. -- high flags: 2000
  230. -- rect: left=204 top=219 right=234 bottom=439
  231. -- title width / last selected line: 0
  232. -- icon id / first selected line: 0 / 0
  233. -- text alignment: 1
  234. -- font id: 0
  235. -- text size: 12
  236. -- style flags: 0
  237. -- line height: 16
  238. -- part name: range
  239. ----- HyperTalk script -----
  240. on mouseDown
  241.   show card field popupRange
  242. end mouseDown
  243.  
  244. on mouseUp
  245.   hide card field popupRange
  246. end mouseUp
  247.  
  248.  
  249.  
  250. -- part 20 (button)
  251. -- low flags: 00
  252. -- high flags: 2000
  253. -- rect: left=204 top=241 right=257 bottom=417
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: format
  262. ----- HyperTalk script -----
  263. on mouseDown
  264.   show card field popupFormat
  265. end mouseDown
  266.  
  267. on mouseUp
  268.   hide card field popupFormat
  269. end mouseUp
  270.  
  271.  
  272.  
  273. -- part 21 (field)
  274. -- low flags: 81
  275. -- high flags: 2004
  276. -- rect: left=199 top=92 right=213 bottom=442
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 0 / 0
  279. -- text alignment: 0
  280. -- font id: 3
  281. -- text size: 10
  282. -- style flags: 0
  283. -- line height: 13
  284. -- part name: popupRange
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   hide card field "popupRange"
  288. end mouseUp
  289.  
  290.  
  291. -- part 22 (field)
  292. -- low flags: 81
  293. -- high flags: 2004
  294. -- rect: left=200 top=194 right=242 bottom=441
  295. -- title width / last selected line: 0
  296. -- icon id / first selected line: 0 / 0
  297. -- text alignment: 0
  298. -- font id: 3
  299. -- text size: 10
  300. -- style flags: 0
  301. -- line height: 13
  302. -- part name: popupFormat
  303. ----- HyperTalk script -----
  304. on mouseUp
  305.   hide card field "popupFormat"
  306. end mouseUp
  307.  
  308.  
  309. -- part contents for card part 10
  310. ----- text -----
  311. Press any element for details.
  312.  
  313. -- part contents for card part 12
  314. ----- text -----
  315. Name of the disk or folder containing the files listed below.
  316.  
  317. Press to see the hierarchy of files.
  318.  
  319. Drag to display a different level.
  320.  
  321.  
  322.  
  323. -- part contents for card part 13
  324. ----- text -----
  325. Click Eject to remove the disk from the current drive if you want to insert a different disk.
  326.  
  327. Click Drive to switch drives.
  328.  
  329. Click Export to save your document in the current folder on the current disk.
  330.  
  331. Click Cancel to cancel the  command.
  332.  
  333. -- part contents for card part 15
  334. ----- text -----
  335. You can enter a different document name here.
  336.  
  337. -- part contents for card part 14
  338. ----- text -----
  339. Current disk drive.
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. -- part contents for card part 18
  351. ----- text -----
  352. Double-click a document or folder in the list to open it.
  353.  
  354.  
  355. -- part contents for background part 30
  356. ----- text -----
  357. The File Menu
  358.  
  359. -- part contents for background part 31
  360. ----- text -----
  361. Export Data Dialog Box
  362.  
  363. -- part contents for card part 21
  364. ----- text -----
  365. If you are exporting from the Project Table or Resource Table, you can specify the rows you want to export. 
  366.  
  367. Click All Rows to export the entire table.
  368.  
  369. Click Selected Rows Only to export only the selected parts of the table.
  370.  
  371.  
  372. -- part contents for card part 22
  373. ----- text -----
  374. Drag through this pop-up menu to choose the format: comma separated, tab delimited, merge, SYLK, or DIF.
  375.